-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge tests repo #56
Merge tests repo #56
Conversation
Also added dev dependencies for modules used in test cases
The codeception.yml was already adapted to the new paths.
As written above, I'm not "fluent" in github workflows. As far as I can judge this is because |
|
https://github.com/yiisoft/yii2-app-advanced/blob/master/composer.json#L39 - this should help. |
Copying the .gitignore contents first and thinking about it second was not the smartest move 😅 |
👍 |
I moved the tests from the separate directory to this repository so they can be cloned altogether as discussed here. (Ok, discussion is a strong word, it was talked about in two comments :D )
I can squash the commits if you want (or you do a squash merge), I kept all of them to make retracing my steps easier.
I hope I got the github workflow right, that was my first time working with them. And as always, I would greatly appreciate the
hacktoberfest-accepted
label on the PR :)